home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_106026.txt < prev    next >
Text File  |  1990-08-14  |  25KB  |  1,229 lines

  1. -- card: 106026 from stack: in
  2. -- bmap block id: 106960
  3. -- flags: 4000
  4. -- background id: 14423
  5. -- name: Term Marks…
  6. ----- HyperTalk script -----
  7. on groupOne
  8.   if not hilite of target then
  9.     repeat with index = 2 to 10
  10.       set hilite of button id index to false
  11.     end repeat
  12.     set hilite of target to true
  13.   end if
  14. end groupOne
  15.  
  16. on groupTwo
  17.   if not hilite of target then
  18.     repeat with index = 19 to 23
  19.       set hilite of button id index to false
  20.     end repeat
  21.     set hilite of target to true
  22.   end if
  23. end groupTwo
  24.  
  25. on resetCard
  26.   set cursor to watch
  27.   repeat with index = 1 to the number of card fields - 1
  28.     put empty into card field index
  29.   end repeat
  30.   repeat with index = 0 to 3
  31.     put 0.0 into card field ((index * 12) + 2)
  32.     put 0.0 into card field ((index * 12) + 5)
  33.     put 0.0 into card field ((index * 12) + 6)
  34.     put 0.0 into card field ((index * 12) + 7)
  35.   end repeat
  36.   repeat with index = 11 to 14
  37.     set icon of button id index to "Sm Unchecked Box"
  38.   end repeat
  39.   repeat with index = 19 to 23
  40.     set hilite of button id index to false
  41.   end repeat
  42.   hide card field "Report Comments"
  43. end resetCard
  44.  
  45.  
  46. -- part 1 (button)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=0 top=0 right=342 bottom=512
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: 
  58.  
  59.  
  60. -- part 2 (button)
  61. -- low flags: 00
  62. -- high flags: 4000
  63. -- rect: left=390 top=39 right=52 bottom=402
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: 
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   groupOne
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 3 (button)
  80. -- low flags: 00
  81. -- high flags: 0000
  82. -- rect: left=401 top=39 right=52 bottom=413
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 0
  87. -- text size: 12
  88. -- style flags: 0
  89. -- line height: 16
  90. -- part name: 
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   groupOne
  94. end mouseUp
  95.  
  96.  
  97.  
  98. -- part 4 (button)
  99. -- low flags: 00
  100. -- high flags: 0000
  101. -- rect: left=412 top=39 right=52 bottom=424
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 1
  105. -- font id: 0
  106. -- text size: 12
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: 
  110. ----- HyperTalk script -----
  111. on mouseUp
  112.   groupOne
  113. end mouseUp
  114.  
  115.  
  116.  
  117. -- part 5 (button)
  118. -- low flags: 00
  119. -- high flags: 0000
  120. -- rect: left=423 top=39 right=52 bottom=435
  121. -- title width / last selected line: 0
  122. -- icon id / first selected line: 0 / 0
  123. -- text alignment: 1
  124. -- font id: 0
  125. -- text size: 12
  126. -- style flags: 0
  127. -- line height: 16
  128. -- part name: 
  129. ----- HyperTalk script -----
  130. on mouseUp
  131.   groupOne
  132. end mouseUp
  133.  
  134.  
  135.  
  136. -- part 6 (button)
  137. -- low flags: 00
  138. -- high flags: 0000
  139. -- rect: left=434 top=39 right=52 bottom=446
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 1
  143. -- font id: 0
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: 
  148. ----- HyperTalk script -----
  149. on mouseUp
  150.   groupOne
  151. end mouseUp
  152.  
  153.  
  154.  
  155. -- part 7 (button)
  156. -- low flags: 00
  157. -- high flags: 0000
  158. -- rect: left=445 top=39 right=52 bottom=457
  159. -- title width / last selected line: 0
  160. -- icon id / first selected line: 0 / 0
  161. -- text alignment: 1
  162. -- font id: 0
  163. -- text size: 12
  164. -- style flags: 0
  165. -- line height: 16
  166. -- part name: 
  167. ----- HyperTalk script -----
  168. on mouseUp
  169.   groupOne
  170. end mouseUp
  171.  
  172.  
  173.  
  174. -- part 8 (button)
  175. -- low flags: 00
  176. -- high flags: 0000
  177. -- rect: left=456 top=39 right=52 bottom=468
  178. -- title width / last selected line: 0
  179. -- icon id / first selected line: 0 / 0
  180. -- text alignment: 1
  181. -- font id: 0
  182. -- text size: 12
  183. -- style flags: 0
  184. -- line height: 16
  185. -- part name: 
  186. ----- HyperTalk script -----
  187. on mouseUp
  188.   groupOne
  189. end mouseUp
  190.  
  191.  
  192.  
  193. -- part 9 (button)
  194. -- low flags: 00
  195. -- high flags: 0000
  196. -- rect: left=467 top=39 right=52 bottom=479
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 1
  200. -- font id: 0
  201. -- text size: 12
  202. -- style flags: 0
  203. -- line height: 16
  204. -- part name: 
  205. ----- HyperTalk script -----
  206. on mouseUp
  207.   groupOne
  208. end mouseUp
  209.  
  210.  
  211.  
  212. -- part 10 (button)
  213. -- low flags: 00
  214. -- high flags: 0000
  215. -- rect: left=478 top=39 right=52 bottom=490
  216. -- title width / last selected line: 0
  217. -- icon id / first selected line: 0 / 0
  218. -- text alignment: 1
  219. -- font id: 0
  220. -- text size: 12
  221. -- style flags: 0
  222. -- line height: 16
  223. -- part name: 
  224. ----- HyperTalk script -----
  225. on mouseUp
  226.   groupOne
  227. end mouseUp
  228.  
  229.  
  230.  
  231. -- part 11 (button)
  232. -- low flags: 00
  233. -- high flags: 0000
  234. -- rect: left=21 top=102 right=115 bottom=34
  235. -- title width / last selected line: 0
  236. -- icon id / first selected line: 5062 / 5062
  237. -- text alignment: 1
  238. -- font id: 3
  239. -- text size: 10
  240. -- style flags: 0
  241. -- line height: 13
  242. -- part name: 
  243. ----- HyperTalk script -----
  244. on mouseUp
  245.   if icon of me is "5063" then
  246.     set icon of me to "Sm Unchecked Box"
  247.   else set icon of me to "Sm Checked Box"
  248. end mouseUp
  249.  
  250.  
  251. -- part 12 (button)
  252. -- low flags: 00
  253. -- high flags: 0000
  254. -- rect: left=21 top=134 right=147 bottom=34
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 5062 / 5062
  257. -- text alignment: 1
  258. -- font id: 3
  259. -- text size: 10
  260. -- style flags: 0
  261. -- line height: 13
  262. -- part name: 
  263. ----- HyperTalk script -----
  264. on mouseUp
  265.   if icon of me is "5063" then
  266.     set icon of me to "Sm Unchecked Box"
  267.   else set icon of me to "Sm Checked Box"
  268. end mouseUp
  269.  
  270.  
  271. -- part 13 (button)
  272. -- low flags: 00
  273. -- high flags: 0000
  274. -- rect: left=21 top=166 right=179 bottom=34
  275. -- title width / last selected line: 0
  276. -- icon id / first selected line: 5062 / 5062
  277. -- text alignment: 1
  278. -- font id: 3
  279. -- text size: 10
  280. -- style flags: 0
  281. -- line height: 13
  282. -- part name: 
  283. ----- HyperTalk script -----
  284. on mouseUp
  285.   if icon of me is "5063" then
  286.     set icon of me to "Sm Unchecked Box"
  287.   else set icon of me to "Sm Checked Box"
  288. end mouseUp
  289.  
  290.  
  291. -- part 14 (button)
  292. -- low flags: 00
  293. -- high flags: 0000
  294. -- rect: left=21 top=198 right=211 bottom=34
  295. -- title width / last selected line: 0
  296. -- icon id / first selected line: 5062 / 5062
  297. -- text alignment: 1
  298. -- font id: 3
  299. -- text size: 10
  300. -- style flags: 0
  301. -- line height: 13
  302. -- part name: 
  303. ----- HyperTalk script -----
  304. on mouseUp
  305.   if icon of me is "5063" then
  306.     set icon of me to "Sm Unchecked Box"
  307.   else set icon of me to "Sm Checked Box"
  308. end mouseUp
  309.  
  310.  
  311. -- part 15 (button)
  312. -- low flags: 00
  313. -- high flags: 2000
  314. -- rect: left=394 top=223 right=241 bottom=484
  315. -- title width / last selected line: 0
  316. -- icon id / first selected line: 0 / 0
  317. -- text alignment: 1
  318. -- font id: 0
  319. -- text size: 12
  320. -- style flags: 0
  321. -- line height: 16
  322. -- part name: Clear…
  323.  
  324.  
  325. -- part 16 (button)
  326. -- low flags: 00
  327. -- high flags: 2000
  328. -- rect: left=394 top=249 right=267 bottom=484
  329. -- title width / last selected line: 0
  330. -- icon id / first selected line: 0 / 0
  331. -- text alignment: 1
  332. -- font id: 0
  333. -- text size: 12
  334. -- style flags: 0
  335. -- line height: 16
  336. -- part name: Comments…
  337. ----- HyperTalk script -----
  338. on mouseUp
  339.   lock screen
  340.   go to card short name of me of this background
  341.   unlock screen
  342. end mouseUp
  343.  
  344.  
  345.  
  346. -- part 17 (button)
  347. -- low flags: 00
  348. -- high flags: 2000
  349. -- rect: left=394 top=275 right=293 bottom=484
  350. -- title width / last selected line: 0
  351. -- icon id / first selected line: 0 / 0
  352. -- text alignment: 1
  353. -- font id: 0
  354. -- text size: 12
  355. -- style flags: 0
  356. -- line height: 16
  357. -- part name: OK
  358. ----- HyperTalk script -----
  359. on mouseUp
  360.   lock screen
  361.   resetCard
  362.   pop card
  363.   unlock screen
  364. end mouseUp
  365.  
  366.  
  367.  
  368. -- part 18 (button)
  369. -- low flags: 00
  370. -- high flags: 2000
  371. -- rect: left=394 top=301 right=319 bottom=484
  372. -- title width / last selected line: 0
  373. -- icon id / first selected line: 0 / 0
  374. -- text alignment: 1
  375. -- font id: 0
  376. -- text size: 12
  377. -- style flags: 0
  378. -- line height: 16
  379. -- part name: Cancel
  380. ----- HyperTalk script -----
  381. on mouseUp
  382.   lock screen
  383.   resetCard
  384.   pop card
  385.   unlock screen
  386. end mouseUp
  387.  
  388.  
  389.  
  390. -- part 19 (button)
  391. -- low flags: 00
  392. -- high flags: 0000
  393. -- rect: left=20 top=239 right=255 bottom=178
  394. -- title width / last selected line: 0
  395. -- icon id / first selected line: 0 / 0
  396. -- text alignment: 1
  397. -- font id: 0
  398. -- text size: 12
  399. -- style flags: 0
  400. -- line height: 16
  401. -- part name: 
  402. ----- HyperTalk script -----
  403. on mouseUp
  404.   groupTwo
  405. end mouseUp
  406.  
  407.  
  408.  
  409. -- part 20 (button)
  410. -- low flags: 00
  411. -- high flags: 0000
  412. -- rect: left=20 top=255 right=271 bottom=178
  413. -- title width / last selected line: 0
  414. -- icon id / first selected line: 0 / 0
  415. -- text alignment: 1
  416. -- font id: 0
  417. -- text size: 12
  418. -- style flags: 0
  419. -- line height: 16
  420. -- part name: 
  421. ----- HyperTalk script -----
  422. on mouseUp
  423.   groupTwo
  424. end mouseUp
  425.  
  426.  
  427.  
  428. -- part 21 (button)
  429. -- low flags: 00
  430. -- high flags: 0000
  431. -- rect: left=20 top=271 right=287 bottom=178
  432. -- title width / last selected line: 0
  433. -- icon id / first selected line: 0 / 0
  434. -- text alignment: 1
  435. -- font id: 0
  436. -- text size: 12
  437. -- style flags: 0
  438. -- line height: 16
  439. -- part name: 
  440. ----- HyperTalk script -----
  441. on mouseUp
  442.   groupTwo
  443. end mouseUp
  444.  
  445.  
  446.  
  447. -- part 22 (button)
  448. -- low flags: 00
  449. -- high flags: 0000
  450. -- rect: left=20 top=287 right=303 bottom=178
  451. -- title width / last selected line: 0
  452. -- icon id / first selected line: 0 / 0
  453. -- text alignment: 1
  454. -- font id: 0
  455. -- text size: 12
  456. -- style flags: 0
  457. -- line height: 16
  458. -- part name: 
  459.  
  460.  
  461. -- part 23 (button)
  462. -- low flags: 00
  463. -- high flags: 0000
  464. -- rect: left=20 top=303 right=319 bottom=178
  465. -- title width / last selected line: 0
  466. -- icon id / first selected line: 0 / 0
  467. -- text alignment: 1
  468. -- font id: 0
  469. -- text size: 12
  470. -- style flags: 0
  471. -- line height: 16
  472. -- part name: 
  473.  
  474.  
  475. -- part 24 (field)
  476. -- low flags: 00
  477. -- high flags: 0000
  478. -- rect: left=140 top=85 right=100 bottom=187
  479. -- title width / last selected line: 0
  480. -- icon id / first selected line: 0 / 0
  481. -- text alignment: 0
  482. -- font id: 3
  483. -- text size: 9
  484. -- style flags: 0
  485. -- line height: 13
  486. -- part name: 
  487.  
  488.  
  489. -- part 25 (field)
  490. -- low flags: 00
  491. -- high flags: 0000
  492. -- rect: left=188 top=85 right=100 bottom=235
  493. -- title width / last selected line: 0
  494. -- icon id / first selected line: 0 / 0
  495. -- text alignment: 65535
  496. -- font id: 3
  497. -- text size: 9
  498. -- style flags: 0
  499. -- line height: 13
  500. -- part name: 
  501.  
  502.  
  503. -- part 26 (field)
  504. -- low flags: 00
  505. -- high flags: 0000
  506. -- rect: left=236 top=85 right=100 bottom=283
  507. -- title width / last selected line: 0
  508. -- icon id / first selected line: 0 / 0
  509. -- text alignment: 0
  510. -- font id: 3
  511. -- text size: 9
  512. -- style flags: 0
  513. -- line height: 13
  514. -- part name: 
  515.  
  516.  
  517. -- part 27 (field)
  518. -- low flags: 00
  519. -- high flags: 0000
  520. -- rect: left=284 top=85 right=100 bottom=331
  521. -- title width / last selected line: 0
  522. -- icon id / first selected line: 0 / 0
  523. -- text alignment: 0
  524. -- font id: 3
  525. -- text size: 9
  526. -- style flags: 0
  527. -- line height: 13
  528. -- part name: 
  529.  
  530.  
  531. -- part 28 (field)
  532. -- low flags: 00
  533. -- high flags: 0000
  534. -- rect: left=332 top=85 right=100 bottom=379
  535. -- title width / last selected line: 0
  536. -- icon id / first selected line: 0 / 0
  537. -- text alignment: 65535
  538. -- font id: 3
  539. -- text size: 9
  540. -- style flags: 0
  541. -- line height: 13
  542. -- part name: 
  543.  
  544.  
  545. -- part 29 (field)
  546. -- low flags: 00
  547. -- high flags: 0000
  548. -- rect: left=380 top=85 right=100 bottom=427
  549. -- title width / last selected line: 0
  550. -- icon id / first selected line: 0 / 0
  551. -- text alignment: 65535
  552. -- font id: 3
  553. -- text size: 9
  554. -- style flags: 0
  555. -- line height: 13
  556. -- part name: 
  557.  
  558.  
  559. -- part 30 (field)
  560. -- low flags: 00
  561. -- high flags: 0000
  562. -- rect: left=428 top=85 right=100 bottom=475
  563. -- title width / last selected line: 0
  564. -- icon id / first selected line: 0 / 0
  565. -- text alignment: 65535
  566. -- font id: 3
  567. -- text size: 9
  568. -- style flags: 0
  569. -- line height: 13
  570. -- part name: 
  571.  
  572.  
  573. -- part 31 (field)
  574. -- low flags: 00
  575. -- high flags: 0000
  576. -- rect: left=236 top=101 right=116 bottom=283
  577. -- title width / last selected line: 0
  578. -- icon id / first selected line: 0 / 0
  579. -- text alignment: 0
  580. -- font id: 3
  581. -- text size: 9
  582. -- style flags: 0
  583. -- line height: 13
  584. -- part name: 
  585.  
  586.  
  587. -- part 32 (field)
  588. -- low flags: 00
  589. -- high flags: 0000
  590. -- rect: left=284 top=101 right=116 bottom=331
  591. -- title width / last selected line: 0
  592. -- icon id / first selected line: 0 / 0
  593. -- text alignment: 0
  594. -- font id: 3
  595. -- text size: 9
  596. -- style flags: 0
  597. -- line height: 13
  598. -- part name: 
  599.  
  600.  
  601. -- part 33 (field)
  602. -- low flags: 00
  603. -- high flags: 0000
  604. -- rect: left=332 top=101 right=116 bottom=379
  605. -- title width / last selected line: 0
  606. -- icon id / first selected line: 0 / 0
  607. -- text alignment: 0
  608. -- font id: 3
  609. -- text size: 9
  610. -- style flags: 0
  611. -- line height: 13
  612. -- part name: 
  613.  
  614.  
  615. -- part 34 (field)
  616. -- low flags: 00
  617. -- high flags: 0000
  618. -- rect: left=380 top=101 right=116 bottom=427
  619. -- title width / last selected line: 0
  620. -- icon id / first selected line: 0 / 0
  621. -- text alignment: 0
  622. -- font id: 3
  623. -- text size: 9
  624. -- style flags: 0
  625. -- line height: 13
  626. -- part name: 
  627.  
  628.  
  629. -- part 35 (field)
  630. -- low flags: 00
  631. -- high flags: 0000
  632. -- rect: left=428 top=101 right=116 bottom=475
  633. -- title width / last selected line: 0
  634. -- icon id / first selected line: 0 / 0
  635. -- text alignment: 0
  636. -- font id: 3
  637. -- text size: 9
  638. -- style flags: 0
  639. -- line height: 13
  640. -- part name: 
  641.  
  642.  
  643. -- part 36 (field)
  644. -- low flags: 00
  645. -- high flags: 0000
  646. -- rect: left=140 top=117 right=132 bottom=187
  647. -- title width / last selected line: 0
  648. -- icon id / first selected line: 0 / 0
  649. -- text alignment: 0
  650. -- font id: 3
  651. -- text size: 9
  652. -- style flags: 0
  653. -- line height: 13
  654. -- part name: 
  655.  
  656.  
  657. -- part 37 (field)
  658. -- low flags: 00
  659. -- high flags: 0000
  660. -- rect: left=188 top=117 right=132 bottom=235
  661. -- title width / last selected line: 0
  662. -- icon id / first selected line: 0 / 0
  663. -- text alignment: 65535
  664. -- font id: 3
  665. -- text size: 9
  666. -- style flags: 0
  667. -- line height: 13
  668. -- part name: 
  669.  
  670.  
  671. -- part 38 (field)
  672. -- low flags: 00
  673. -- high flags: 0000
  674. -- rect: left=236 top=117 right=132 bottom=283
  675. -- title width / last selected line: 0
  676. -- icon id / first selected line: 0 / 0
  677. -- text alignment: 0
  678. -- font id: 3
  679. -- text size: 9
  680. -- style flags: 0
  681. -- line height: 13
  682. -- part name: 
  683.  
  684.  
  685. -- part 39 (field)
  686. -- low flags: 00
  687. -- high flags: 0000
  688. -- rect: left=284 top=117 right=132 bottom=331
  689. -- title width / last selected line: 0
  690. -- icon id / first selected line: 0 / 0
  691. -- text alignment: 0
  692. -- font id: 3
  693. -- text size: 9
  694. -- style flags: 0
  695. -- line height: 13
  696. -- part name: 
  697.  
  698.  
  699. -- part 40 (field)
  700. -- low flags: 00
  701. -- high flags: 0000
  702. -- rect: left=332 top=117 right=132 bottom=379
  703. -- title width / last selected line: 0
  704. -- icon id / first selected line: 0 / 0
  705. -- text alignment: 65535
  706. -- font id: 3
  707. -- text size: 9
  708. -- style flags: 0
  709. -- line height: 13
  710. -- part name: 
  711.  
  712.  
  713. -- part 41 (field)
  714. -- low flags: 00
  715. -- high flags: 0000
  716. -- rect: left=380 top=117 right=132 bottom=427
  717. -- title width / last selected line: 0
  718. -- icon id / first selected line: 0 / 0
  719. -- text alignment: 65535
  720. -- font id: 3
  721. -- text size: 9
  722. -- style flags: 0
  723. -- line height: 13
  724. -- part name: 
  725.  
  726.  
  727. -- part 42 (field)
  728. -- low flags: 00
  729. -- high flags: 0000
  730. -- rect: left=428 top=117 right=132 bottom=475
  731. -- title width / last selected line: 0
  732. -- icon id / first selected line: 0 / 0
  733. -- text alignment: 65535
  734. -- font id: 3
  735. -- text size: 9
  736. -- style flags: 0
  737. -- line height: 13
  738. -- part name: 
  739.  
  740.  
  741. -- part 43 (field)
  742. -- low flags: 00
  743. -- high flags: 0000
  744. -- rect: left=236 top=133 right=148 bottom=283
  745. -- title width / last selected line: 0
  746. -- icon id / first selected line: 0 / 0
  747. -- text alignment: 0
  748. -- font id: 3
  749. -- text size: 9
  750. -- style flags: 0
  751. -- line height: 13
  752. -- part name: 
  753.  
  754.  
  755. -- part 44 (field)
  756. -- low flags: 00
  757. -- high flags: 0000
  758. -- rect: left=284 top=133 right=148 bottom=331
  759. -- title width / last selected line: 0
  760. -- icon id / first selected line: 0 / 0
  761. -- text alignment: 0
  762. -- font id: 3
  763. -- text size: 9
  764. -- style flags: 0
  765. -- line height: 13
  766. -- part name: 
  767.  
  768.  
  769. -- part 45 (field)
  770. -- low flags: 00
  771. -- high flags: 0000
  772. -- rect: left=332 top=133 right=148 bottom=379
  773. -- title width / last selected line: 0
  774. -- icon id / first selected line: 0 / 0
  775. -- text alignment: 0
  776. -- font id: 3
  777. -- text size: 9
  778. -- style flags: 0
  779. -- line height: 13
  780. -- part name: 
  781.  
  782.  
  783. -- part 46 (field)
  784. -- low flags: 00
  785. -- high flags: 0000
  786. -- rect: left=380 top=133 right=148 bottom=427
  787. -- title width / last selected line: 0
  788. -- icon id / first selected line: 0 / 0
  789. -- text alignment: 0
  790. -- font id: 3
  791. -- text size: 9
  792. -- style flags: 0
  793. -- line height: 13
  794. -- part name: 
  795.  
  796.  
  797. -- part 47 (field)
  798. -- low flags: 00
  799. -- high flags: 0000
  800. -- rect: left=428 top=133 right=148 bottom=475
  801. -- title width / last selected line: 0
  802. -- icon id / first selected line: 0 / 0
  803. -- text alignment: 0
  804. -- font id: 3
  805. -- text size: 9
  806. -- style flags: 0
  807. -- line height: 13
  808. -- part name: 
  809.  
  810.  
  811. -- part 48 (field)
  812. -- low flags: 00
  813. -- high flags: 0000
  814. -- rect: left=140 top=149 right=164 bottom=187
  815. -- title width / last selected line: 0
  816. -- icon id / first selected line: 0 / 0
  817. -- text alignment: 0
  818. -- font id: 3
  819. -- text size: 9
  820. -- style flags: 0
  821. -- line height: 13
  822. -- part name: 
  823.  
  824.  
  825. -- part 49 (field)
  826. -- low flags: 00
  827. -- high flags: 0000
  828. -- rect: left=188 top=149 right=164 bottom=235
  829. -- title width / last selected line: 0
  830. -- icon id / first selected line: 0 / 0
  831. -- text alignment: 65535
  832. -- font id: 3
  833. -- text size: 9
  834. -- style flags: 0
  835. -- line height: 13
  836. -- part name: 
  837.  
  838.  
  839. -- part 50 (field)
  840. -- low flags: 00
  841. -- high flags: 0000
  842. -- rect: left=236 top=149 right=164 bottom=283
  843. -- title width / last selected line: 0
  844. -- icon id / first selected line: 0 / 0
  845. -- text alignment: 0
  846. -- font id: 3
  847. -- text size: 9
  848. -- style flags: 0
  849. -- line height: 13
  850. -- part name: 
  851.  
  852.  
  853. -- part 51 (field)
  854. -- low flags: 00
  855. -- high flags: 0000
  856. -- rect: left=284 top=149 right=164 bottom=331
  857. -- title width / last selected line: 0
  858. -- icon id / first selected line: 0 / 0
  859. -- text alignment: 0
  860. -- font id: 3
  861. -- text size: 9
  862. -- style flags: 0
  863. -- line height: 13
  864. -- part name: 
  865.  
  866.  
  867. -- part 52 (field)
  868. -- low flags: 00
  869. -- high flags: 0000
  870. -- rect: left=332 top=149 right=164 bottom=379
  871. -- title width / last selected line: 0
  872. -- icon id / first selected line: 0 / 0
  873. -- text alignment: 65535
  874. -- font id: 3
  875. -- text size: 9
  876. -- style flags: 0
  877. -- line height: 13
  878. -- part name: 
  879.  
  880.  
  881. -- part 53 (field)
  882. -- low flags: 00
  883. -- high flags: 0000
  884. -- rect: left=380 top=149 right=164 bottom=427
  885. -- title width / last selected line: 0
  886. -- icon id / first selected line: 0 / 0
  887. -- text alignment: 65535
  888. -- font id: 3
  889. -- text size: 9
  890. -- style flags: 0
  891. -- line height: 13
  892. -- part name: 
  893.  
  894.  
  895. -- part 54 (field)
  896. -- low flags: 00
  897. -- high flags: 0000
  898. -- rect: left=428 top=149 right=164 bottom=475
  899. -- title width / last selected line: 0
  900. -- icon id / first selected line: 0 / 0
  901. -- text alignment: 65535
  902. -- font id: 3
  903. -- text size: 9
  904. -- style flags: 0
  905. -- line height: 13
  906. -- part name: 
  907.  
  908.  
  909. -- part 55 (field)
  910. -- low flags: 00
  911. -- high flags: 0000
  912. -- rect: left=236 top=165 right=180 bottom=283
  913. -- title width / last selected line: 0
  914. -- icon id / first selected line: 0 / 0
  915. -- text alignment: 0
  916. -- font id: 3
  917. -- text size: 9
  918. -- style flags: 0
  919. -- line height: 13
  920. -- part name: 
  921.  
  922.  
  923. -- part 56 (field)
  924. -- low flags: 00
  925. -- high flags: 0000
  926. -- rect: left=284 top=165 right=180 bottom=331
  927. -- title width / last selected line: 0
  928. -- icon id / first selected line: 0 / 0
  929. -- text alignment: 0
  930. -- font id: 3
  931. -- text size: 9
  932. -- style flags: 0
  933. -- line height: 13
  934. -- part name: 
  935.  
  936.  
  937. -- part 57 (field)
  938. -- low flags: 00
  939. -- high flags: 0000
  940. -- rect: left=332 top=165 right=180 bottom=379
  941. -- title width / last selected line: 0
  942. -- icon id / first selected line: 0 / 0
  943. -- text alignment: 0
  944. -- font id: 3
  945. -- text size: 9
  946. -- style flags: 0
  947. -- line height: 13
  948. -- part name: 
  949.  
  950.  
  951. -- part 58 (field)
  952. -- low flags: 00
  953. -- high flags: 0000
  954. -- rect: left=380 top=165 right=180 bottom=427
  955. -- title width / last selected line: 0
  956. -- icon id / first selected line: 0 / 0
  957. -- text alignment: 0
  958. -- font id: 3
  959. -- text size: 9
  960. -- style flags: 0
  961. -- line height: 13
  962. -- part name: 
  963.  
  964.  
  965. -- part 59 (field)
  966. -- low flags: 00
  967. -- high flags: 0000
  968. -- rect: left=428 top=165 right=180 bottom=475
  969. -- title width / last selected line: 0
  970. -- icon id / first selected line: 0 / 0
  971. -- text alignment: 0
  972. -- font id: 3
  973. -- text size: 9
  974. -- style flags: 0
  975. -- line height: 13
  976. -- part name: 
  977.  
  978.  
  979. -- part 60 (field)
  980. -- low flags: 00
  981. -- high flags: 0000
  982. -- rect: left=140 top=181 right=196 bottom=187
  983. -- title width / last selected line: 0
  984. -- icon id / first selected line: 0 / 0
  985. -- text alignment: 0
  986. -- font id: 3
  987. -- text size: 9
  988. -- style flags: 0
  989. -- line height: 13
  990. -- part name: 
  991.  
  992.  
  993. -- part 61 (field)
  994. -- low flags: 00
  995. -- high flags: 0000
  996. -- rect: left=188 top=181 right=196 bottom=235
  997. -- title width / last selected line: 0
  998. -- icon id / first selected line: 0 / 0
  999. -- text alignment: 65535
  1000. -- font id: 3
  1001. -- text size: 9
  1002. -- style flags: 0
  1003. -- line height: 13
  1004. -- part name: 
  1005.  
  1006.  
  1007. -- part 62 (field)
  1008. -- low flags: 00
  1009. -- high flags: 0000
  1010. -- rect: left=236 top=181 right=196 bottom=283
  1011. -- title width / last selected line: 0
  1012. -- icon id / first selected line: 0 / 0
  1013. -- text alignment: 0
  1014. -- font id: 3
  1015. -- text size: 9
  1016. -- style flags: 0
  1017. -- line height: 13
  1018. -- part name: 
  1019.  
  1020.  
  1021. -- part 63 (field)
  1022. -- low flags: 00
  1023. -- high flags: 0000
  1024. -- rect: left=284 top=181 right=196 bottom=331
  1025. -- title width / last selected line: 0
  1026. -- icon id / first selected line: 0 / 0
  1027. -- text alignment: 0
  1028. -- font id: 3
  1029. -- text size: 9
  1030. -- style flags: 0
  1031. -- line height: 13
  1032. -- part name: 
  1033.  
  1034.  
  1035. -- part 64 (field)
  1036. -- low flags: 00
  1037. -- high flags: 0000
  1038. -- rect: left=332 top=181 right=196 bottom=379
  1039. -- title width / last selected line: 0
  1040. -- icon id / first selected line: 0 / 0
  1041. -- text alignment: 65535
  1042. -- font id: 3
  1043. -- text size: 9
  1044. -- style flags: 0
  1045. -- line height: 13
  1046. -- part name: 
  1047.  
  1048.  
  1049. -- part 65 (field)
  1050. -- low flags: 00
  1051. -- high flags: 0000
  1052. -- rect: left=380 top=181 right=196 bottom=427
  1053. -- title width / last selected line: 0
  1054. -- icon id / first selected line: 0 / 0
  1055. -- text alignment: 65535
  1056. -- font id: 3
  1057. -- text size: 9
  1058. -- style flags: 0
  1059. -- line height: 13
  1060. -- part name: 
  1061.  
  1062.  
  1063. -- part 66 (field)
  1064. -- low flags: 00
  1065. -- high flags: 0000
  1066. -- rect: left=428 top=181 right=196 bottom=475
  1067. -- title width / last selected line: 0
  1068. -- icon id / first selected line: 0 / 0
  1069. -- text alignment: 65535
  1070. -- font id: 3
  1071. -- text size: 9
  1072. -- style flags: 0
  1073. -- line height: 13
  1074. -- part name: 
  1075.  
  1076.  
  1077. -- part 67 (field)
  1078. -- low flags: 00
  1079. -- high flags: 0000
  1080. -- rect: left=236 top=197 right=212 bottom=283
  1081. -- title width / last selected line: 0
  1082. -- icon id / first selected line: 0 / 0
  1083. -- text alignment: 0
  1084. -- font id: 3
  1085. -- text size: 9
  1086. -- style flags: 0
  1087. -- line height: 13
  1088. -- part name: 
  1089.  
  1090.  
  1091. -- part 68 (field)
  1092. -- low flags: 00
  1093. -- high flags: 0000
  1094. -- rect: left=284 top=197 right=212 bottom=331
  1095. -- title width / last selected line: 0
  1096. -- icon id / first selected line: 0 / 0
  1097. -- text alignment: 0
  1098. -- font id: 3
  1099. -- text size: 9
  1100. -- style flags: 0
  1101. -- line height: 13
  1102. -- part name: 
  1103.  
  1104.  
  1105. -- part 69 (field)
  1106. -- low flags: 00
  1107. -- high flags: 0000
  1108. -- rect: left=332 top=197 right=212 bottom=379
  1109. -- title width / last selected line: 0
  1110. -- icon id / first selected line: 0 / 0
  1111. -- text alignment: 0
  1112. -- font id: 3
  1113. -- text size: 9
  1114. -- style flags: 0
  1115. -- line height: 13
  1116. -- part name: 
  1117.  
  1118.  
  1119. -- part 70 (field)
  1120. -- low flags: 00
  1121. -- high flags: 0000
  1122. -- rect: left=380 top=197 right=212 bottom=427
  1123. -- title width / last selected line: 0
  1124. -- icon id / first selected line: 0 / 0
  1125. -- text alignment: 0
  1126. -- font id: 3
  1127. -- text size: 9
  1128. -- style flags: 0
  1129. -- line height: 13
  1130. -- part name: 
  1131.  
  1132.  
  1133. -- part 71 (field)
  1134. -- low flags: 00
  1135. -- high flags: 0000
  1136. -- rect: left=428 top=197 right=212 bottom=475
  1137. -- title width / last selected line: 0
  1138. -- icon id / first selected line: 0 / 0
  1139. -- text alignment: 0
  1140. -- font id: 3
  1141. -- text size: 9
  1142. -- style flags: 0
  1143. -- line height: 13
  1144. -- part name: 
  1145.  
  1146.  
  1147. -- part 72 (field)
  1148. -- low flags: 81
  1149. -- high flags: 0007
  1150. -- rect: left=207 top=238 right=320 bottom=383
  1151. -- title width / last selected line: 0
  1152. -- icon id / first selected line: 0 / 0
  1153. -- text alignment: 0
  1154. -- font id: 3
  1155. -- text size: 9
  1156. -- style flags: 0
  1157. -- line height: 11
  1158. -- part name: Report Comments
  1159.  
  1160.  
  1161. -- part contents for card part 72
  1162. ----- text -----
  1163. Comment ID: 3
  1164.  
  1165. ^N, your test marks lowered your grade. Let's work on this for next term.
  1166.  
  1167. -- part contents for card part 25
  1168. ----- text -----
  1169. 0.0
  1170.  
  1171. -- part contents for card part 28
  1172. ----- text -----
  1173. 0.0
  1174.  
  1175. -- part contents for card part 29
  1176. ----- text -----
  1177. 0.0
  1178.  
  1179. -- part contents for card part 30
  1180. ----- text -----
  1181. 0.0
  1182.  
  1183. -- part contents for card part 37
  1184. ----- text -----
  1185. 0.0
  1186.  
  1187. -- part contents for card part 40
  1188. ----- text -----
  1189. 0.0
  1190.  
  1191. -- part contents for card part 41
  1192. ----- text -----
  1193. 0.0
  1194.  
  1195. -- part contents for card part 42
  1196. ----- text -----
  1197. 0.0
  1198.  
  1199. -- part contents for card part 49
  1200. ----- text -----
  1201. 0.0
  1202.  
  1203. -- part contents for card part 52
  1204. ----- text -----
  1205. 0.0
  1206.  
  1207. -- part contents for card part 53
  1208. ----- text -----
  1209. 0.0
  1210.  
  1211. -- part contents for card part 54
  1212. ----- text -----
  1213. 0.0
  1214.  
  1215. -- part contents for card part 61
  1216. ----- text -----
  1217. 0.0
  1218.  
  1219. -- part contents for card part 64
  1220. ----- text -----
  1221. 0.0
  1222.  
  1223. -- part contents for card part 65
  1224. ----- text -----
  1225. 0.0
  1226.  
  1227. -- part contents for card part 66
  1228. ----- text -----
  1229. 0.0